[INFO] fetching crate json-proof-token 0.4.1...
[INFO] testing json-proof-token-0.4.1 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate json-proof-token 0.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate json-proof-token 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate json-proof-token 0.4.1
[INFO] tweaked toml for crates.io crate json-proof-token 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate json-proof-token 0.4.1 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate json-proof-token 0.4.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.87
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded hashbrown v0.15.0
[INFO] [stderr]   Downloaded indexmap v2.8.0
[INFO] [stderr]   Downloaded zkryptium v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd6259ec2aa395799ece2433289ba10f86f5dbcdc2c47a208f6735eff8332c51
[INFO] running `Command { std: "docker" "start" "-a" "dd6259ec2aa395799ece2433289ba10f86f5dbcdc2c47a208f6735eff8332c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd6259ec2aa395799ece2433289ba10f86f5dbcdc2c47a208f6735eff8332c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd6259ec2aa395799ece2433289ba10f86f5dbcdc2c47a208f6735eff8332c51", kill_on_drop: false }`
[INFO] [stdout] dd6259ec2aa395799ece2433289ba10f86f5dbcdc2c47a208f6735eff8332c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fe8a4a0c74700bdc23ed131464d42b933cc351ea68454b3ad9454071a13d352
[INFO] running `Command { std: "docker" "start" "-a" "3fe8a4a0c74700bdc23ed131464d42b933cc351ea68454b3ad9454071a13d352", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling bls12_381_plus v0.8.18
[INFO] [stderr]    Compiling json-unflattening v0.1.5
[INFO] [stderr]    Compiling zkryptium v0.4.0
[INFO] [stderr]    Compiling json-proof-token v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.30s
[INFO] running `Command { std: "docker" "inspect" "3fe8a4a0c74700bdc23ed131464d42b933cc351ea68454b3ad9454071a13d352", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fe8a4a0c74700bdc23ed131464d42b933cc351ea68454b3ad9454071a13d352", kill_on_drop: false }`
[INFO] [stdout] 3fe8a4a0c74700bdc23ed131464d42b933cc351ea68454b3ad9454071a13d352
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ca7f2d207ef83646cb8bc60965fc22c2f73fd3b72f8c43219e7d753a65870e7
[INFO] running `Command { std: "docker" "start" "-a" "8ca7f2d207ef83646cb8bc60965fc22c2f73fd3b72f8c43219e7d753a65870e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling json-proof-token v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "8ca7f2d207ef83646cb8bc60965fc22c2f73fd3b72f8c43219e7d753a65870e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ca7f2d207ef83646cb8bc60965fc22c2f73fd3b72f8c43219e7d753a65870e7", kill_on_drop: false }`
[INFO] [stdout] 8ca7f2d207ef83646cb8bc60965fc22c2f73fd3b72f8c43219e7d753a65870e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c5eda52898f7ee88269467b716425d25781b3d92627216f29e95224d45865cdd
[INFO] running `Command { std: "docker" "start" "-a" "c5eda52898f7ee88269467b716425d25781b3d92627216f29e95224d45865cdd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jsonprooftoken-d3d38828109e97ea)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test jwp::header::tests::test_custom_presentation_protected_header ... ok
[INFO] [stdout] test jwp::header::tests::test_default_presentation_protected_header ... ok
[INFO] [stdout] test jwp::header::tests::test_custom_issuer_protected_header ... ok
[INFO] [stdout] test jwp::header::tests::test_set_issuer_protected_header ... ok
[INFO] [stdout] test jwp::header::tests::test_set_presentation_protected_header ... ok
[INFO] [stdout] test jwp::header::tests::test_default_issuer_protected_header ... ok
[INFO] [stdout] test jwp::issued::tests::test_jwp_issued ... ok
[INFO] [stdout] test jwp::presented::tests::test_jwp_presented_selective_disclosure ... ok
[INFO] [stdout] test jwp::presented::tests::test_jwp_presented ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jsonprooftoken
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c5eda52898f7ee88269467b716425d25781b3d92627216f29e95224d45865cdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5eda52898f7ee88269467b716425d25781b3d92627216f29e95224d45865cdd", kill_on_drop: false }`
[INFO] [stdout] c5eda52898f7ee88269467b716425d25781b3d92627216f29e95224d45865cdd
